[INFO] fetching crate easyquic 0.1.0...
[INFO] checking easyquic-0.1.0 against try#b152f5575a2ac7126ae0019e4e679abe9399213e for pr-157841
[INFO] extracting crate easyquic 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate easyquic 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate easyquic 0.1.0
[INFO] tweaked toml for crates.io crate easyquic 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate easyquic 0.1.0 on toolchain b152f5575a2ac7126ae0019e4e679abe9399213e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate easyquic 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bc0bfa23ebc0959a169dfefb5b23fd8e1c4a0a06b4ffd89c3be8c8e6924917b9
[INFO] running `Command { std: "docker" "start" "bc0bfa23ebc0959a169dfefb5b23fd8e1c4a0a06b4ffd89c3be8c8e6924917b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bc0bfa23ebc0959a169dfefb5b23fd8e1c4a0a06b4ffd89c3be8c8e6924917b9" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc0bfa23ebc0959a169dfefb5b23fd8e1c4a0a06b4ffd89c3be8c8e6924917b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bc0bfa23ebc0959a169dfefb5b23fd8e1c4a0a06b4ffd89c3be8c8e6924917b9" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking debug_panic v0.2.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking octets v0.3.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking intrusive-collections v0.9.7
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling quiche v0.24.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking rcgen v0.14.1
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking easyquic v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/stream.rs:41:15
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn id(&self) -> ConnectionId {
[INFO] [stdout]    |               ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn id(&self) -> ConnectionId<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/stream.rs:55:15
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn id(&self) -> ConnectionId {
[INFO] [stdout]    |               ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn id(&self) -> ConnectionId<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/stream.rs:66:15
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn id(&self) -> ConnectionId {
[INFO] [stdout]    |               ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn id(&self) -> ConnectionId<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/stream.rs:41:15
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn id(&self) -> ConnectionId {
[INFO] [stdout]    |               ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn id(&self) -> ConnectionId<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/stream.rs:55:15
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn id(&self) -> ConnectionId {
[INFO] [stdout]    |               ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn id(&self) -> ConnectionId<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/stream.rs:66:15
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn id(&self) -> ConnectionId {
[INFO] [stdout]    |               ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn id(&self) -> ConnectionId<'_> {
[INFO] [stdout]    |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.00s
[INFO] running `Command { std: "docker" "inspect" "bc0bfa23ebc0959a169dfefb5b23fd8e1c4a0a06b4ffd89c3be8c8e6924917b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc0bfa23ebc0959a169dfefb5b23fd8e1c4a0a06b4ffd89c3be8c8e6924917b9", kill_on_drop: false }`
[INFO] [stdout] bc0bfa23ebc0959a169dfefb5b23fd8e1c4a0a06b4ffd89c3be8c8e6924917b9
